@charset "utf-8";
body {
	background-color: #1D4B96;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	padding: 14px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 48px;
	color: #FFF;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-size: 48px;
	color: #F6C;
	font-style: normal;
	font-weight: lighter;
}

h3 {
	font-size: 14px;
	color: #FFF;
}

h4 {
	font-size: 24px;
	color: #FFF;
	font-style: normal;
	font-weight: lighter;
}
.cursief_wit_14 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	color: #FFF;
}
.lichtblauw_14 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #99CCFF;
}
#container {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#pijl {
	text-align: left;
	height: 30px;
}
#leeg_blok_boven {
	height: 70px;
}
#rollover_blok {
	height: 85px;
}
#lege_regel {
	height: 60px;
}
#foto_blok_groot {
	height: 290px;
}
#fotorij_klein {
	height: 150px;
}
